#ce2d2d color space conversions
Hex:
#ce2d2d
RGB:
206, 45, 45
CMY:
19, 82, 82
CMYK:
0, 78, 78, 19
HSL:
0°, 64.1434%, 49.2157%
HSV (HSB):
0°, 78.1553%, 80.7843%
XYZ:
26.8656, 15.1880, 3.9982
xyY:
0.5834, 0.3298, 15.1880
CIE-Lab:
45.8907, 61.3676, 40.2319
CIE-LCH:
45.8907, 73.3798, 33.2484
CIE-Luv:
45.8907, 122.3721, 26.3883
Hunter-Lab:
38.9718, 54.8501, 21.1976
#ce2d2d color charts
#ce2d2d color shades, tints & tones
#ce2d2d color schemes
#ce2d2d color preview, HTML & CSS examples
This text has a color of #ce2d2d
<p style="color:#ce2d2d;">Text here</p>
.mytext {color:#ce2d2d;}
This box has a color of #ce2d2d
<div style="background-color:#ce2d2d;">Content here</div>
.mybackground {background-color:#ce2d2d;}
Border around this has a color of #ce2d2d
<div style="border:2px solid #ce2d2d;">Content here</div>
.myborder {border:2px solid #ce2d2d;}