#ff2028 color space conversions
Hex:
#ff2028
RGB:
255, 32, 40
CMY:
0, 87, 84
CMYK:
0, 87, 84, 0
HSL:
358°, 100.0000%, 56.2745%
HSV (HSB):
358°, 87.4510%, 100.0000%
XYZ:
42.1395, 22.4462, 4.1190
xyY:
0.6133, 0.3267, 22.4462
CIE-Lab:
54.4973, 77.3916, 54.4080
CIE-LCH:
54.4973, 94.6028, 35.1081
CIE-Luv:
54.4973, 165.1046, 34.0614
Hunter-Lab:
47.3774, 75.8550, 28.0095
#ff2028 color charts
#ff2028 color shades, tints & tones
#ff2028 color schemes
#ff2028 color preview, HTML & CSS examples
This text has a color of #ff2028
<p style="color:#ff2028;">Text here</p>
.mytext {color:#ff2028;}
This box has a color of #ff2028
<div style="background-color:#ff2028;">Content here</div>
.mybackground {background-color:#ff2028;}
Border around this has a color of #ff2028
<div style="border:2px solid #ff2028;">Content here</div>
.myborder {border:2px solid #ff2028;}