#ff4d4d color space conversions
Hex:
#ff4d4d
RGB:
255, 77, 77
CMY:
0, 70, 70
CMYK:
0, 70, 70, 0
HSL:
0°, 100.0000%, 65.0980%
HSV (HSB):
0°, 69.8039%, 100.0000%
XYZ:
45.2334, 27.1036, 9.8686
xyY:
0.5502, 0.3297, 27.1036
CIE-Lab:
59.0701, 66.7926, 39.5927
CIE-LCH:
59.0701, 77.6456, 30.6582
CIE-Luv:
59.0701, 136.6995, 29.4765
Hunter-Lab:
52.0611, 63.9833, 25.2038
#ff4d4d color charts
#ff4d4d color shades, tints & tones
#ff4d4d color schemes
#ff4d4d color preview, HTML & CSS examples
This text has a color of #ff4d4d
<p style="color:#ff4d4d;">Text here</p>
.mytext {color:#ff4d4d;}
This box has a color of #ff4d4d
<div style="background-color:#ff4d4d;">Content here</div>
.mybackground {background-color:#ff4d4d;}
Border around this has a color of #ff4d4d
<div style="border:2px solid #ff4d4d;">Content here</div>
.myborder {border:2px solid #ff4d4d;}