#c3225c color space conversions
Hex:
#c3225c
RGB:
195, 34, 92
CMY:
24, 87, 64
CMYK:
0, 83, 53, 24
HSL:
338°, 70.3057%, 44.9020%
HSV (HSB):
338°, 82.5641%, 76.4706%
XYZ:
25.0095, 13.5189, 11.4165
xyY:
0.5007, 0.2707, 13.5189
CIE-Lab:
43.5349, 63.7838, 8.3372
CIE-LCH:
43.5349, 64.3264, 7.4469
CIE-Luv:
43.5349, 104.0920, -2.2763
Hunter-Lab:
36.7680, 57.0711, 7.3281
#c3225c color charts
#c3225c color shades, tints & tones
#c3225c color schemes
#c3225c color preview, HTML & CSS examples
This text has a color of #c3225c
<p style="color:#c3225c;">Text here</p>
.mytext {color:#c3225c;}
This box has a color of #c3225c
<div style="background-color:#c3225c;">Content here</div>
.mybackground {background-color:#c3225c;}
Border around this has a color of #c3225c
<div style="border:2px solid #c3225c;">Content here</div>
.myborder {border:2px solid #c3225c;}