#be0d0c color space conversions
Hex:
#be0d0c
RGB:
190, 13, 12
CMY:
25, 95, 95
CMYK:
0, 93, 94, 25
HSL:
0°, 88.1188%, 39.6078%
HSV (HSB):
0°, 93.6842%, 74.5098%
XYZ:
21.4455, 11.2615, 1.3912
xyY:
0.6289, 0.3303, 11.2615
CIE-Lab:
40.0175, 62.9390, 49.8255
CIE-LCH:
40.0175, 80.2739, 38.3668
CIE-Luv:
40.0175, 126.4688, 27.3900
Hunter-Lab:
33.5582, 55.3441, 21.0328
#be0d0c color charts
#be0d0c color shades, tints & tones
#be0d0c color schemes
#be0d0c color preview, HTML & CSS examples
This text has a color of #be0d0c
<p style="color:#be0d0c;">Text here</p>
.mytext {color:#be0d0c;}
This box has a color of #be0d0c
<div style="background-color:#be0d0c;">Content here</div>
.mybackground {background-color:#be0d0c;}
Border around this has a color of #be0d0c
<div style="border:2px solid #be0d0c;">Content here</div>
.myborder {border:2px solid #be0d0c;}