#c95e12 color space conversions
Hex:
#c95e12
RGB:
201, 94, 18
CMY:
21, 63, 93
CMYK:
0, 53, 91, 21
HSL:
25°, 83.5616%, 42.9412%
HSV (HSB):
25°, 91.0448%, 78.8235%
XYZ:
28.1993, 20.4666, 3.0364
xyY:
0.5454, 0.3959, 20.4666
CIE-Lab:
52.3607, 38.8219, 57.2131
CIE-LCH:
52.3607, 69.1410, 55.8412
CIE-Luv:
52.3607, 88.3303, 45.3670
Hunter-Lab:
45.2400, 32.0937, 27.6885
#c95e12 color charts
#c95e12 color shades, tints & tones
#c95e12 color schemes
#c95e12 color preview, HTML & CSS examples
This text has a color of #c95e12
<p style="color:#c95e12;">Text here</p>
.mytext {color:#c95e12;}
This box has a color of #c95e12
<div style="background-color:#c95e12;">Content here</div>
.mybackground {background-color:#c95e12;}
Border around this has a color of #c95e12
<div style="border:2px solid #c95e12;">Content here</div>
.myborder {border:2px solid #c95e12;}