#c84375 color space conversions
Hex:
#c84375
RGB:
200, 67, 117
CMY:
22, 74, 54
CMYK:
0, 67, 42, 22
HSL:
337°, 54.7325%, 52.3529%
HSV (HSB):
337°, 66.5000%, 78.4314%
XYZ:
29.0375, 17.5780, 18.6921
xyY:
0.4446, 0.2692, 17.5780
CIE-Lab:
48.9802, 56.6646, 0.8799
CIE-LCH:
48.9802, 56.6715, 0.8896
CIE-Luv:
48.9802, 86.0710, -9.3946
Hunter-Lab:
41.9262, 50.2558, 2.9149
#c84375 color charts
#c84375 color shades, tints & tones
#c84375 color schemes
#c84375 color preview, HTML & CSS examples
This text has a color of #c84375
<p style="color:#c84375;">Text here</p>
.mytext {color:#c84375;}
This box has a color of #c84375
<div style="background-color:#c84375;">Content here</div>
.mybackground {background-color:#c84375;}
Border around this has a color of #c84375
<div style="border:2px solid #c84375;">Content here</div>
.myborder {border:2px solid #c84375;}