#c94d31 color space conversions
Hex:
#c94d31
RGB:
201, 77, 49
CMY:
21, 70, 81
CMYK:
0, 62, 76, 21
HSL:
11°, 60.8000%, 49.0196%
HSV (HSB):
11°, 75.6219%, 78.8235%
XYZ:
27.2956, 17.9470, 4.9312
xyY:
0.5440, 0.3577, 17.9470
CIE-Lab:
49.4318, 47.8457, 41.5235
CIE-LCH:
49.4318, 63.3516, 40.9535
CIE-Luv:
49.4318, 98.2540, 32.4772
Hunter-Lab:
42.3639, 40.8731, 22.7533
#c94d31 color charts
#c94d31 color shades, tints & tones
#c94d31 color schemes
#c94d31 color preview, HTML & CSS examples
This text has a color of #c94d31
<p style="color:#c94d31;">Text here</p>
.mytext {color:#c94d31;}
This box has a color of #c94d31
<div style="background-color:#c94d31;">Content here</div>
.mybackground {background-color:#c94d31;}
Border around this has a color of #c94d31
<div style="border:2px solid #c94d31;">Content here</div>
.myborder {border:2px solid #c94d31;}