#be265c color space conversions
Hex:
#be265c
RGB:
190, 38, 92
CMY:
25, 85, 64
CMYK:
0, 80, 52, 25
HSL:
339°, 66.6667%, 44.7059%
HSV (HSB):
339°, 80.0000%, 74.5098%
XYZ:
23.8601, 13.1061, 11.3974
xyY:
0.4933, 0.2710, 13.1061
CIE-Lab:
42.9227, 61.4372, 7.3342
CIE-LCH:
42.9227, 61.8734, 6.8076
CIE-Luv:
42.9227, 98.7428, -2.8575
Hunter-Lab:
36.2023, 54.2910, 6.6757
#be265c color charts
#be265c color shades, tints & tones
#be265c color schemes
#be265c color preview, HTML & CSS examples
This text has a color of #be265c
<p style="color:#be265c;">Text here</p>
.mytext {color:#be265c;}
This box has a color of #be265c
<div style="background-color:#be265c;">Content here</div>
.mybackground {background-color:#be265c;}
Border around this has a color of #be265c
<div style="border:2px solid #be265c;">Content here</div>
.myborder {border:2px solid #be265c;}