#ff2253 color space conversions
Hex:
#ff2253
RGB:
255, 34, 83
CMY:
0, 87, 67
CMYK:
0, 87, 67, 0
HSL:
347°, 100.0000%, 56.6667%
HSV (HSB):
347°, 86.6667%, 100.0000%
XYZ:
43.3734, 23.0286, 10.3425
xyY:
0.5652, 0.3001, 23.0286
CIE-Lab:
55.1018, 78.4714, 31.3352
CIE-LCH:
55.1018, 84.4965, 21.7678
CIE-Luv:
55.1018, 154.3012, 18.1470
Hunter-Lab:
47.9881, 77.3555, 20.8133
#ff2253 color charts
#ff2253 color shades, tints & tones
#ff2253 color schemes
#ff2253 color preview, HTML & CSS examples
This text has a color of #ff2253
<p style="color:#ff2253;">Text here</p>
.mytext {color:#ff2253;}
This box has a color of #ff2253
<div style="background-color:#ff2253;">Content here</div>
.mybackground {background-color:#ff2253;}
Border around this has a color of #ff2253
<div style="border:2px solid #ff2253;">Content here</div>
.myborder {border:2px solid #ff2253;}