#ce225a color space conversions
Hex:
#ce225a
RGB:
206, 34, 90
CMY:
19, 87, 65
CMYK:
0, 83, 56, 19
HSL:
340°, 71.6667%, 47.0588%
HSV (HSB):
340°, 83.4951%, 80.7843%
XYZ:
27.8711, 15.0041, 11.1000
xyY:
0.5164, 0.2780, 15.0041
CIE-Lab:
45.6397, 66.4927, 12.8460
CIE-LCH:
45.6397, 67.7223, 10.9345
CIE-Luv:
45.6397, 113.7092, 2.0392
Hunter-Lab:
38.7351, 60.6500, 10.1243
#ce225a color charts
#ce225a color shades, tints & tones
#ce225a color schemes
#ce225a color preview, HTML & CSS examples
This text has a color of #ce225a
<p style="color:#ce225a;">Text here</p>
.mytext {color:#ce225a;}
This box has a color of #ce225a
<div style="background-color:#ce225a;">Content here</div>
.mybackground {background-color:#ce225a;}
Border around this has a color of #ce225a
<div style="border:2px solid #ce225a;">Content here</div>
.myborder {border:2px solid #ce225a;}