#be2512 color space conversions
Hex:
#be2512
RGB:
190, 37, 18
CMY:
25, 85, 93
CMYK:
0, 81, 91, 25
HSL:
7°, 82.6923%, 40.7843%
HSV (HSB):
7°, 90.5263%, 74.5098%
XYZ:
22.0060, 12.3140, 1.7893
xyY:
0.6094, 0.3410, 12.3140
CIE-Lab:
41.7108, 58.2693, 48.6542
CIE-LCH:
41.7108, 75.9114, 39.8615
CIE-Luv:
41.7108, 117.7769, 29.4010
Hunter-Lab:
35.0912, 50.5288, 21.5408
#be2512 color charts
#be2512 color shades, tints & tones
#be2512 color schemes
#be2512 color preview, HTML & CSS examples
This text has a color of #be2512
<p style="color:#be2512;">Text here</p>
.mytext {color:#be2512;}
This box has a color of #be2512
<div style="background-color:#be2512;">Content here</div>
.mybackground {background-color:#be2512;}
Border around this has a color of #be2512
<div style="border:2px solid #be2512;">Content here</div>
.myborder {border:2px solid #be2512;}