#c05f1a color space conversions
Hex:
#c05f1a
RGB:
192, 95, 26
CMY:
25, 63, 90
CMYK:
0, 51, 86, 25
HSL:
25°, 76.1468%, 42.7451%
HSV (HSB):
25°, 86.4583%, 75.2941%
XYZ:
26.0169, 19.4655, 3.3633
xyY:
0.5326, 0.3985, 19.4655
CIE-Lab:
51.2274, 34.8720, 53.1570
CIE-LCH:
51.2274, 63.5745, 56.7344
CIE-Luv:
51.2274, 79.4843, 43.7086
Hunter-Lab:
44.1197, 28.0500, 26.3641
#c05f1a color charts
#c05f1a color shades, tints & tones
#c05f1a color schemes
#c05f1a color preview, HTML & CSS examples
This text has a color of #c05f1a
<p style="color:#c05f1a;">Text here</p>
.mytext {color:#c05f1a;}
This box has a color of #c05f1a
<div style="background-color:#c05f1a;">Content here</div>
.mybackground {background-color:#c05f1a;}
Border around this has a color of #c05f1a
<div style="border:2px solid #c05f1a;">Content here</div>
.myborder {border:2px solid #c05f1a;}