#c92d4d color space conversions
Hex:
#c92d4d
RGB:
201, 45, 77
CMY:
21, 82, 70
CMYK:
0, 78, 62, 21
HSL:
348°, 63.4146%, 48.2353%
HSV (HSB):
348°, 77.6119%, 78.8235%
XYZ:
26.3653, 14.8301, 8.4941
xyY:
0.5306, 0.2985, 14.8301
CIE-Lab:
45.4006, 61.4303, 20.4060
CIE-LCH:
45.4006, 64.7309, 18.3755
CIE-Luv:
45.4006, 110.1540, 10.7729
Hunter-Lab:
38.5099, 54.8157, 13.8794
#c92d4d color charts
#c92d4d color shades, tints & tones
#c92d4d color schemes
#c92d4d color preview, HTML & CSS examples
This text has a color of #c92d4d
<p style="color:#c92d4d;">Text here</p>
.mytext {color:#c92d4d;}
This box has a color of #c92d4d
<div style="background-color:#c92d4d;">Content here</div>
.mybackground {background-color:#c92d4d;}
Border around this has a color of #c92d4d
<div style="border:2px solid #c92d4d;">Content here</div>
.myborder {border:2px solid #c92d4d;}