#ff204b color space conversions
Hex:
#ff204b
RGB:
255, 32, 75
CMY:
0, 87, 71
CMYK:
0, 87, 71, 0
HSL:
348°, 100.0000%, 56.2745%
HSV (HSB):
348°, 87.4510%, 100.0000%
XYZ:
43.0265, 22.8010, 8.7899
xyY:
0.5766, 0.3056, 22.8010
CIE-Lab:
54.8668, 78.4554, 35.7461
CIE-LCH:
54.8668, 86.2151, 24.4951
CIE-Luv:
54.8668, 157.2691, 21.7238
Hunter-Lab:
47.7504, 77.2779, 22.5112
#ff204b color charts
#ff204b RGB chart
#ff204b CMYK chart
#ff204b RGB pie chart
#ff204b color shades, tints & tones
#ff204b color schemes
#ff204b color preview, HTML & CSS examples
This text has a color of #ff204b
<p style="color:#ff204b;">Text here</p>
.mytext {color:#ff204b;}
Text color #ff204b
This box has a color of #ff204b
<div style="background-color:#ff204b;">Content here</div>
.mybackground {background-color:#ff204b;}
Background color #ff204b
Border around this has a color of #ff204b
<div style="border:2px solid #ff204b;">Content here</div>
.myborder {border:2px solid #ff204b;}
Border color #ff204b