#ce125c color space conversions
Hex:
#ce125c
RGB:
206, 18, 92
CMY:
19, 93, 64
CMYK:
0, 91, 55, 19
HSL:
336°, 83.9286%, 43.9216%
HSV (HSB):
336°, 91.2621%, 80.7843%
XYZ:
27.6017, 14.3271, 11.4359
xyY:
0.5172, 0.2685, 14.3271
CIE-Lab:
44.6985, 69.4762, 10.2900
CIE-LCH:
44.6985, 70.2340, 8.4247
CIE-Luv:
44.6985, 116.8000, -1.4671
Hunter-Lab:
37.8512, 63.9253, 8.5827
#ce125c color charts
#ce125c color shades, tints & tones
#ce125c color schemes
#ce125c color preview, HTML & CSS examples
This text has a color of #ce125c
<p style="color:#ce125c;">Text here</p>
.mytext {color:#ce125c;}
This box has a color of #ce125c
<div style="background-color:#ce125c;">Content here</div>
.mybackground {background-color:#ce125c;}
Border around this has a color of #ce125c
<div style="border:2px solid #ce125c;">Content here</div>
.myborder {border:2px solid #ce125c;}