#c05f41 color space conversions
Hex:
#c05f41
RGB:
192, 95, 65
CMY:
25, 63, 75
CMYK:
0, 51, 66, 25
HSL:
14°, 50.1976%, 50.3922%
HSV (HSB):
14°, 66.1458%, 75.2941%
XYZ:
26.7846, 19.7725, 7.4058
xyY:
0.4964, 0.3664, 19.7725
CIE-Lab:
51.5791, 36.5184, 34.8760
CIE-LCH:
51.5791, 50.4968, 43.6822
CIE-Luv:
51.5791, 75.2169, 31.2388
Hunter-Lab:
44.4663, 29.7045, 21.2518
#c05f41 color charts
#c05f41 color shades, tints & tones
#c05f41 color schemes
#c05f41 color preview, HTML & CSS examples
This text has a color of #c05f41
<p style="color:#c05f41;">Text here</p>
.mytext {color:#c05f41;}
This box has a color of #c05f41
<div style="background-color:#c05f41;">Content here</div>
.mybackground {background-color:#c05f41;}
Border around this has a color of #c05f41
<div style="border:2px solid #c05f41;">Content here</div>
.myborder {border:2px solid #c05f41;}