#f81d38 color space conversions
Hex:
#f81d38
RGB:
248, 29, 56
CMY:
3, 89, 78
CMYK:
0, 88, 77, 3
HSL:
353°, 93.9914%, 54.3137%
HSV (HSB):
353°, 88.3065%, 97.2549%
XYZ:
39.8646, 21.1207, 5.7170
xyY:
0.5976, 0.3166, 21.1207
CIE-Lab:
53.0814, 76.5066, 44.2143
CIE-LCH:
53.0814, 88.3638, 30.0243
CIE-Luv:
53.0814, 157.8282, 27.7075
Hunter-Lab:
45.9573, 74.4105, 24.7945
#f81d38 color charts
#f81d38 color shades, tints & tones
#f81d38 color schemes
#f81d38 color preview, HTML & CSS examples
This text has a color of #f81d38
<p style="color:#f81d38;">Text here</p>
.mytext {color:#f81d38;}
This box has a color of #f81d38
<div style="background-color:#f81d38;">Content here</div>
.mybackground {background-color:#f81d38;}
Border around this has a color of #f81d38
<div style="border:2px solid #f81d38;">Content here</div>
.myborder {border:2px solid #f81d38;}