#ff225c color space conversions
Hex:
#ff225c
RGB:
255, 34, 92
CMY:
0, 87, 64
CMYK:
0, 87, 64, 0
HSL:
344°, 100.0000%, 56.6667%
HSV (HSB):
344°, 86.6667%, 100.0000%
XYZ:
43.7438, 23.1768, 12.2932
xyY:
0.5522, 0.2926, 23.1768
CIE-Lab:
55.2539, 78.9083, 26.1875
CIE-LCH:
55.2539, 83.1403, 18.3596
CIE-Luv:
55.2539, 151.3592, 13.4414
Hunter-Lab:
48.1422, 77.9426, 18.5598
#ff225c color charts
#ff225c RGB chart
#ff225c CMYK chart
#ff225c RGB pie chart
#ff225c color shades, tints & tones
#ff225c color schemes
#ff225c color preview, HTML & CSS examples
This text has a color of #ff225c
<p style="color:#ff225c;">Text here</p>
.mytext {color:#ff225c;}
Text color #ff225c
This box has a color of #ff225c
<div style="background-color:#ff225c;">Content here</div>
.mybackground {background-color:#ff225c;}
Background color #ff225c
Border around this has a color of #ff225c
<div style="border:2px solid #ff225c;">Content here</div>
.myborder {border:2px solid #ff225c;}
Border color #ff225c