#db2f32 color space conversions
Hex:
#db2f32
RGB:
219, 47, 50
CMY:
14, 82, 80
CMYK:
0, 79, 77, 14
HSL:
359°, 70.4918%, 52.1569%
HSV (HSB):
359°, 78.5388%, 85.8824%
XYZ:
30.8057, 17.3234, 4.7377
xyY:
0.5827, 0.3277, 17.3234
CIE-Lab:
48.6649, 64.7248, 41.1463
CIE-LCH:
48.6649, 76.6963, 32.4446
CIE-Luv:
48.6649, 130.5408, 27.2443
Hunter-Lab:
41.6214, 59.2776, 22.3860
#db2f32 color charts
#db2f32 color shades, tints & tones
#db2f32 color schemes
#db2f32 color preview, HTML & CSS examples
This text has a color of #db2f32
<p style="color:#db2f32;">Text here</p>
.mytext {color:#db2f32;}
This box has a color of #db2f32
<div style="background-color:#db2f32;">Content here</div>
.mybackground {background-color:#db2f32;}
Border around this has a color of #db2f32
<div style="border:2px solid #db2f32;">Content here</div>
.myborder {border:2px solid #db2f32;}