#c3252c color space conversions
Hex:
#c3252c
RGB:
195, 37, 44
CMY:
24, 85, 83
CMYK:
0, 81, 77, 24
HSL:
357°, 68.1034%, 45.4902%
HSV (HSB):
357°, 81.0256%, 76.4706%
XYZ:
23.6219, 13.1071, 3.6678
xyY:
0.5847, 0.3245, 13.1071
CIE-Lab:
42.9242, 60.3775, 37.0015
CIE-LCH:
42.9242, 70.8135, 31.5015
CIE-Luv:
42.9242, 117.6223, 23.3351
Hunter-Lab:
36.2037, 53.1096, 19.3360
#c3252c color charts
#c3252c color shades, tints & tones
#c3252c color schemes
#c3252c color preview, HTML & CSS examples
This text has a color of #c3252c
<p style="color:#c3252c;">Text here</p>
.mytext {color:#c3252c;}
This box has a color of #c3252c
<div style="background-color:#c3252c;">Content here</div>
.mybackground {background-color:#c3252c;}
Border around this has a color of #c3252c
<div style="border:2px solid #c3252c;">Content here</div>
.myborder {border:2px solid #c3252c;}