#c71d65 color space conversions
Hex:
#c71d65
RGB:
199, 29, 101
CMY:
22, 89, 60
CMYK:
0, 85, 49, 22
HSL:
335°, 74.5614%, 44.7059%
HSV (HSB):
335°, 85.4271%, 78.0392%
XYZ:
26.3415, 13.9604, 13.6182
xyY:
0.4885, 0.2589, 13.9604
CIE-Lab:
44.1761, 66.6100, 3.7328
CIE-LCH:
44.1761, 66.7145, 3.2075
CIE-Luv:
44.1761, 105.1465, -8.0955
Hunter-Lab:
37.3637, 60.4568, 4.5447
#c71d65 color charts
#c71d65 color shades, tints & tones
#c71d65 color schemes
#c71d65 color preview, HTML & CSS examples
This text has a color of #c71d65
<p style="color:#c71d65;">Text here</p>
.mytext {color:#c71d65;}
This box has a color of #c71d65
<div style="background-color:#c71d65;">Content here</div>
.mybackground {background-color:#c71d65;}
Border around this has a color of #c71d65
<div style="border:2px solid #c71d65;">Content here</div>
.myborder {border:2px solid #c71d65;}