#ff2053 color space conversions
Hex:
#ff2053
RGB:
255, 32, 83
CMY:
0, 87, 67
CMYK:
0, 87, 67, 0
HSL:
346°, 100.0000%, 56.2745%
HSV (HSB):
346°, 87.4510%, 100.0000%
XYZ:
43.3178, 22.9176, 10.3240
xyY:
0.5658, 0.2993, 22.9176
CIE-Lab:
54.9873, 78.8005, 31.1923
CIE-LCH:
54.9873, 84.7495, 21.5956
CIE-Luv:
54.9873, 154.8563, 17.9002
Hunter-Lab:
47.8723, 77.7415, 20.7242
#ff2053 color charts
#ff2053 color shades, tints & tones
#ff2053 color schemes
#ff2053 color preview, HTML & CSS examples
This text has a color of #ff2053
<p style="color:#ff2053;">Text here</p>
.mytext {color:#ff2053;}
This box has a color of #ff2053
<div style="background-color:#ff2053;">Content here</div>
.mybackground {background-color:#ff2053;}
Border around this has a color of #ff2053
<div style="border:2px solid #ff2053;">Content here</div>
.myborder {border:2px solid #ff2053;}