#be060c color space conversions
Hex:
#be060c
RGB:
190, 6, 12
CMY:
25, 98, 95
CMYK:
0, 97, 94, 25
HSL:
358°, 93.8776%, 38.4314%
HSV (HSB):
358°, 96.8421%, 74.5098%
XYZ:
21.3667, 11.1039, 1.3650
xyY:
0.6315, 0.3282, 11.1039
CIE-Lab:
39.7550, 63.6973, 49.6690
CIE-LCH:
39.7550, 80.7735, 37.9459
CIE-Luv:
39.7550, 127.7833, 26.9286
Hunter-Lab:
33.3226, 56.1410, 20.8972
#be060c color charts
#be060c color shades, tints & tones
#be060c color schemes
#be060c color preview, HTML & CSS examples
This text has a color of #be060c
<p style="color:#be060c;">Text here</p>
.mytext {color:#be060c;}
This box has a color of #be060c
<div style="background-color:#be060c;">Content here</div>
.mybackground {background-color:#be060c;}
Border around this has a color of #be060c
<div style="border:2px solid #be060c;">Content here</div>
.myborder {border:2px solid #be060c;}