#c2550c color space conversions
Hex:
#c2550c
RGB:
194, 85, 12
CMY:
24, 67, 95
CMYK:
0, 56, 94, 24
HSL:
24°, 88.3495%, 40.3922%
HSV (HSB):
24°, 93.8144%, 76.0784%
XYZ:
25.5630, 17.9929, 2.4735
xyY:
0.5554, 0.3909, 17.9929
CIE-Lab:
49.4875, 40.4726, 56.2664
CIE-LCH:
49.4875, 69.3105, 54.2724
CIE-Luv:
49.4875, 89.9147, 42.6683
Hunter-Lab:
42.4180, 33.3406, 26.2353
#c2550c color charts
#c2550c color shades, tints & tones
#c2550c color schemes
#c2550c color preview, HTML & CSS examples
This text has a color of #c2550c
<p style="color:#c2550c;">Text here</p>
.mytext {color:#c2550c;}
This box has a color of #c2550c
<div style="background-color:#c2550c;">Content here</div>
.mybackground {background-color:#c2550c;}
Border around this has a color of #c2550c
<div style="border:2px solid #c2550c;">Content here</div>
.myborder {border:2px solid #c2550c;}